﻿2026-07-06T05:56:06.8006855Z Current runner version: '2.335.1'
2026-07-06T05:56:06.8011971Z Runner name: 'kitsubito'
2026-07-06T05:56:06.8012512Z Runner group name: 'Default'
2026-07-06T05:56:06.8013219Z Machine name: 'KITSUBITO'
2026-07-06T05:56:06.8015247Z ##[group]GITHUB_TOKEN Permissions
2026-07-06T05:56:06.8017219Z Contents: read
2026-07-06T05:56:06.8017629Z Metadata: read
2026-07-06T05:56:06.8018021Z Packages: read
2026-07-06T05:56:06.8018397Z ##[endgroup]
2026-07-06T05:56:06.8020316Z Secret source: Actions
2026-07-06T05:56:06.8020845Z Prepare workflow directory
2026-07-06T05:56:06.8471141Z Prepare all required actions
2026-07-06T05:56:06.8501800Z Getting action download info
2026-07-06T05:56:07.2287312Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-06T05:56:07.7138207Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-06T05:56:07.8042558Z ##[group]Run actions/checkout@v5
2026-07-06T05:56:07.8043297Z with:
2026-07-06T05:56:07.8043645Z   fetch-depth: 0
2026-07-06T05:56:07.8044054Z   repository: SaberMage/spt-core
2026-07-06T05:56:07.8046875Z   token: ***
2026-07-06T05:56:07.8047224Z   ssh-strict: true
2026-07-06T05:56:07.8047587Z   ssh-user: git
2026-07-06T05:56:07.8047954Z   persist-credentials: true
2026-07-06T05:56:07.8048345Z   clean: true
2026-07-06T05:56:07.8048697Z   sparse-checkout-cone-mode: true
2026-07-06T05:56:07.8049279Z   fetch-tags: false
2026-07-06T05:56:07.8049636Z   show-progress: true
2026-07-06T05:56:07.8049998Z   lfs: false
2026-07-06T05:56:07.8050322Z   submodules: false
2026-07-06T05:56:07.8050684Z   set-safe-directory: true
2026-07-06T05:56:07.8051295Z ##[endgroup]
2026-07-06T05:56:07.8909962Z Syncing repository: SaberMage/spt-core
2026-07-06T05:56:07.8911528Z ##[group]Getting Git version info
2026-07-06T05:56:07.8912245Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-06T05:56:07.8913132Z [command]/usr/bin/git version
2026-07-06T05:56:07.8941580Z git version 2.43.0
2026-07-06T05:56:07.8959106Z ##[endgroup]
2026-07-06T05:56:07.8970855Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3788057d-dad7-4a1c-b5c5-c3a48c1aa945' before making global git config changes
2026-07-06T05:56:07.8972161Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:56:07.8974289Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-06T05:56:07.9007494Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-06T05:56:07.9026307Z https://github.com/SaberMage/spt-core
2026-07-06T05:56:07.9036684Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T05:56:07.9039113Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T05:56:07.9063229Z HEAD
2026-07-06T05:56:07.9094452Z ##[endgroup]
2026-07-06T05:56:07.9095315Z [command]/usr/bin/git submodule status
2026-07-06T05:56:07.9279378Z ##[group]Cleaning the repository
2026-07-06T05:56:07.9282480Z [command]/usr/bin/git clean -ffdx
2026-07-06T05:56:10.5900646Z Removing .adapter-notify/
2026-07-06T05:56:10.5901727Z Removing target/
2026-07-06T05:56:10.5907243Z [command]/usr/bin/git reset --hard HEAD
2026-07-06T05:56:10.6256042Z HEAD is now at cd4f07272 Merge 8a54b2c7c16b3f95beb839cb6e205f72fe2b7958 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:56:10.6264252Z ##[endgroup]
2026-07-06T05:56:10.6265555Z ##[group]Disabling automatic garbage collection
2026-07-06T05:56:10.6268532Z [command]/usr/bin/git config --local gc.auto 0
2026-07-06T05:56:10.6296448Z ##[endgroup]
2026-07-06T05:56:10.6297858Z ##[group]Setting up auth
2026-07-06T05:56:10.6302438Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:56:10.6331683Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T05:56:10.6526066Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:56:10.6558019Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T05:56:10.6752075Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:56:10.6780762Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T05:56:10.6971892Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-06T05:56:10.7002958Z ##[endgroup]
2026-07-06T05:56:10.7004470Z ##[group]Fetching the repository
2026-07-06T05:56:10.7011952Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +cd4f0727256670b452497a6f671b62c6481820b7:refs/remotes/pull/52/merge
2026-07-06T05:56:11.5668529Z From https://github.com/SaberMage/spt-core
2026-07-06T05:56:11.5669316Z    f1c3c2559..8a54b2c7c  remote-truth -> origin/remote-truth
2026-07-06T05:56:11.5711247Z ##[endgroup]
2026-07-06T05:56:11.5712008Z ##[group]Determining the checkout info
2026-07-06T05:56:11.5712649Z ##[endgroup]
2026-07-06T05:56:11.5717033Z [command]/usr/bin/git sparse-checkout disable
2026-07-06T05:56:11.5761942Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-06T05:56:11.5789190Z ##[group]Checking out the ref
2026-07-06T05:56:11.5792447Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T05:56:11.5859456Z HEAD is now at cd4f07272 Merge 8a54b2c7c16b3f95beb839cb6e205f72fe2b7958 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:56:11.5866615Z ##[endgroup]
2026-07-06T05:56:11.5920957Z [command]/usr/bin/git log -1 --format=%H
2026-07-06T05:56:11.5956874Z cd4f0727256670b452497a6f671b62c6481820b7
2026-07-06T05:56:11.6130080Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-06T05:56:11.6130604Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-06T05:56:11.6146156Z shell: /usr/bin/bash -e {0}
2026-07-06T05:56:11.6146432Z ##[endgroup]
2026-07-06T05:56:11.6247525Z ##[group]Run set -euo pipefail
2026-07-06T05:56:11.6247917Z [36;1mset -euo pipefail[0m
2026-07-06T05:56:11.6248161Z [36;1mPIN=0c95435[0m
2026-07-06T05:56:11.6248413Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-06T05:56:11.6248689Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-06T05:56:11.6249133Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-06T05:56:11.6249590Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-06T05:56:11.6250049Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-06T05:56:11.6250435Z [36;1m  rm -rf "$CACHE"[0m
2026-07-06T05:56:11.6250705Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-06T05:56:11.6250998Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-06T05:56:11.6251348Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-06T05:56:11.6251743Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-06T05:56:11.6252019Z [36;1mfi[0m
2026-07-06T05:56:11.6252325Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-06T05:56:11.6266209Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-06T05:56:11.6266523Z env:
2026-07-06T05:56:11.6266753Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-06T05:56:11.6267010Z ##[endgroup]
2026-07-06T05:56:11.9201501Z    Compiling proc-macro2 v1.0.106
2026-07-06T05:56:11.9202126Z    Compiling quote v1.0.45
2026-07-06T05:56:11.9202474Z    Compiling unicode-ident v1.0.24
2026-07-06T05:56:11.9202807Z    Compiling libc v0.2.186
2026-07-06T05:56:11.9203145Z    Compiling serde_core v1.0.228
2026-07-06T05:56:11.9227968Z    Compiling cfg-if v1.0.4
2026-07-06T05:56:11.9257673Z    Compiling serde v1.0.228
2026-07-06T05:56:11.9269659Z    Compiling log v0.4.32
2026-07-06T05:56:11.9321197Z    Compiling pin-project-lite v0.2.17
2026-07-06T05:56:11.9361104Z    Compiling portable-atomic v1.13.1
2026-07-06T05:56:11.9361714Z    Compiling typenum v1.20.1
2026-07-06T05:56:11.9362167Z    Compiling memchr v2.8.1
2026-07-06T05:56:11.9507883Z    Compiling version_check v0.9.5
2026-07-06T05:56:11.9620143Z    Compiling find-msvc-tools v0.1.9
2026-07-06T05:56:11.9639885Z    Compiling shlex v2.0.1
2026-07-06T05:56:11.9771119Z    Compiling critical-section v1.2.0
2026-07-06T05:56:12.0167220Z    Compiling bytes v1.11.1
2026-07-06T05:56:12.0202855Z    Compiling futures-core v0.3.32
2026-07-06T05:56:12.1072521Z    Compiling subtle v2.6.1
2026-07-06T05:56:12.1858256Z    Compiling equivalent v1.0.2
2026-07-06T05:56:12.2121351Z    Compiling smallvec v1.15.1
2026-07-06T05:56:12.2296719Z    Compiling itoa v1.0.18
2026-07-06T05:56:12.2313749Z    Compiling semver v1.0.28
2026-07-06T05:56:12.2958065Z    Compiling stable_deref_trait v1.2.1
2026-07-06T05:56:12.3145934Z    Compiling futures-sink v0.3.32
2026-07-06T05:56:12.3638341Z    Compiling futures-io v0.3.32
2026-07-06T05:56:12.3687761Z    Compiling slab v0.4.12
2026-07-06T05:56:12.3751207Z    Compiling futures-task v0.3.32
2026-07-06T05:56:12.4071006Z    Compiling futures-channel v0.3.32
2026-07-06T05:56:12.5010705Z    Compiling rand_core v0.10.1
2026-07-06T05:56:12.5095655Z    Compiling hashbrown v0.17.1
2026-07-06T05:56:12.5259609Z    Compiling bitflags v2.12.1
2026-07-06T05:56:12.5440721Z    Compiling generic-array v0.14.7
2026-07-06T05:56:12.5671981Z    Compiling rustc_version v0.4.1
2026-07-06T05:56:12.5717441Z    Compiling rustversion v1.0.22
2026-07-06T05:56:12.5824630Z    Compiling cpufeatures v0.2.17
2026-07-06T05:56:12.6209107Z    Compiling getrandom v0.4.2
2026-07-06T05:56:12.6511673Z    Compiling fnv v1.0.7
2026-07-06T05:56:12.6700983Z    Compiling strsim v0.11.1
2026-07-06T05:56:12.7150902Z    Compiling cfg_aliases v0.2.1
2026-07-06T05:56:12.7250774Z    Compiling writeable v0.6.3
2026-07-06T05:56:12.7900620Z    Compiling litemap v0.8.2
2026-07-06T05:56:12.8791111Z    Compiling utf8_iter v1.0.4
2026-07-06T05:56:12.9118608Z    Compiling ident_case v1.0.1
2026-07-06T05:56:12.9361791Z    Compiling fs_extra v1.3.0
2026-07-06T05:56:12.9521282Z    Compiling icu_normalizer_data v2.2.0
2026-07-06T05:56:12.9680668Z    Compiling icu_properties_data v2.2.0
2026-07-06T05:56:13.0290512Z    Compiling dunce v1.0.5
2026-07-06T05:56:13.0360471Z    Compiling percent-encoding v2.3.2
2026-07-06T05:56:13.0430786Z    Compiling autocfg v1.5.1
2026-07-06T05:56:13.0740655Z    Compiling http v1.4.1
2026-07-06T05:56:13.1110865Z    Compiling thiserror v2.0.18
2026-07-06T05:56:13.2971628Z    Compiling unicode-segmentation v1.13.3
2026-07-06T05:56:13.3400516Z    Compiling cpufeatures v0.3.0
2026-07-06T05:56:13.4238432Z    Compiling aws-lc-rs v1.17.0
2026-07-06T05:56:13.4360668Z    Compiling scopeguard v1.2.0
2026-07-06T05:56:13.4460819Z    Compiling chacha20 v0.10.0
2026-07-06T05:56:13.4870797Z    Compiling syn v2.0.117
2026-07-06T05:56:13.5000572Z    Compiling lock_api v0.4.14
2026-07-06T05:56:13.5237204Z    Compiling indexmap v2.14.0
2026-07-06T05:56:13.5342389Z    Compiling form_urlencoded v1.2.2
2026-07-06T05:56:13.5830966Z    Compiling untrusted v0.9.0
2026-07-06T05:56:13.6551007Z    Compiling heck v0.5.0
2026-07-06T05:56:13.6673540Z    Compiling rustls v0.23.40
2026-07-06T05:56:13.6958382Z    Compiling const-oid v0.10.2
2026-07-06T05:56:13.7381517Z    Compiling atomic-waker v1.1.2
2026-07-06T05:56:13.7490637Z    Compiling anyhow v1.0.102
2026-07-06T05:56:13.8230629Z    Compiling unicode-xid v0.2.6
2026-07-06T05:56:13.8339119Z    Compiling zerocopy v0.8.50
2026-07-06T05:56:13.8670973Z    Compiling paste v1.0.15
2026-07-06T05:56:13.8910637Z    Compiling parking_lot_core v0.9.12
2026-07-06T05:56:13.9010332Z    Compiling httparse v1.10.1
2026-07-06T05:56:13.9160748Z    Compiling convert_case v0.10.0
2026-07-06T05:56:13.9511285Z    Compiling num-traits v0.2.19
2026-07-06T05:56:13.9895154Z    Compiling jobserver v0.1.34
2026-07-06T05:56:14.0870732Z    Compiling hybrid-array v0.4.12
2026-07-06T05:56:14.1162162Z    Compiling curve25519-dalek v4.1.3
2026-07-06T05:56:14.1690874Z    Compiling ahash v0.8.12
2026-07-06T05:56:14.1790399Z    Compiling powerfmt v0.2.0
2026-07-06T05:56:14.2442620Z    Compiling http-body v1.0.1
2026-07-06T05:56:14.2890613Z    Compiling cc v1.2.63
2026-07-06T05:56:14.3404581Z    Compiling fastrand v2.4.1
2026-07-06T05:56:14.3670044Z    Compiling either v1.16.0
2026-07-06T05:56:14.3761002Z    Compiling base64ct v1.8.3
2026-07-06T05:56:14.4343192Z    Compiling deranged v0.5.8
2026-07-06T05:56:14.4817694Z    Compiling mio v1.2.1
2026-07-06T05:56:14.4850920Z    Compiling socket2 v0.6.4
2026-07-06T05:56:14.5849392Z    Compiling getrandom v0.2.17
2026-07-06T05:56:14.6210928Z    Compiling crypto-common v0.1.7
2026-07-06T05:56:14.6554999Z    Compiling block-buffer v0.10.4
2026-07-06T05:56:14.7711008Z    Compiling digest v0.10.7
2026-07-06T05:56:14.7773319Z    Compiling rand_core v0.6.4
2026-07-06T05:56:14.7882618Z    Compiling pem-rfc7468 v1.0.0
2026-07-06T05:56:14.9361096Z    Compiling rand v0.10.1
2026-07-06T05:56:14.9597353Z    Compiling uuid v1.23.2
2026-07-06T05:56:14.9720261Z    Compiling num-conv v0.2.2
2026-07-06T05:56:14.9900841Z    Compiling pkg-config v0.3.33
2026-07-06T05:56:15.0220330Z    Compiling vcpkg v0.2.15
2026-07-06T05:56:15.0310456Z    Compiling time-core v0.1.8
2026-07-06T05:56:15.1338378Z    Compiling tinyvec_macros v0.1.1
2026-07-06T05:56:15.2057577Z    Compiling zmij v1.0.21
2026-07-06T05:56:15.2253794Z    Compiling tower-service v0.3.3
2026-07-06T05:56:15.2270205Z    Compiling try-lock v0.2.5
2026-07-06T05:56:15.2850218Z    Compiling base64 v0.22.1
2026-07-06T05:56:15.3297430Z    Compiling data-encoding v2.11.0
2026-07-06T05:56:15.3515444Z    Compiling want v0.3.1
2026-07-06T05:56:15.4150375Z    Compiling tinyvec v1.11.0
2026-07-06T05:56:15.4430519Z    Compiling parking_lot v0.12.5
2026-07-06T05:56:15.5690457Z    Compiling sha2 v0.10.9
2026-07-06T05:56:15.5800504Z    Compiling crypto-common v0.2.2
2026-07-06T05:56:15.5948722Z    Compiling block-buffer v0.12.0
2026-07-06T05:56:15.7498112Z    Compiling cmake v0.1.58
2026-07-06T05:56:15.7671369Z    Compiling inout v0.1.4
2026-07-06T05:56:15.8189688Z    Compiling vergen-lib v9.1.0
2026-07-06T05:56:15.9385440Z    Compiling n0-future v0.3.2
2026-07-06T05:56:15.9540883Z    Compiling parking v2.2.1
2026-07-06T05:56:15.9940751Z    Compiling spin v0.10.0
2026-07-06T05:56:16.0104190Z    Compiling httpdate v1.0.3
2026-07-06T05:56:16.0710464Z    Compiling cordyceps v0.3.4
2026-07-06T05:56:16.1110447Z    Compiling winnow v1.0.3
2026-07-06T05:56:16.1410543Z    Compiling signature v2.2.0
2026-07-06T05:56:16.1548030Z    Compiling diatomic-waker v0.2.3
2026-07-06T05:56:16.1620740Z    Compiling crossbeam-utils v0.8.21
2026-07-06T05:56:16.1754189Z    Compiling serde_json v1.0.150
2026-07-06T05:56:16.2436599Z    Compiling ed25519 v2.2.3
2026-07-06T05:56:16.2673201Z    Compiling futures-lite v2.6.1
2026-07-06T05:56:16.3070650Z    Compiling cipher v0.4.4
2026-07-06T05:56:16.3674840Z    Compiling netlink-packet-core v0.8.1
2026-07-06T05:56:16.3824343Z    Compiling universal-hash v0.5.1
2026-07-06T05:56:16.3944916Z    Compiling vergen v9.1.0
2026-07-06T05:56:16.4611287Z    Compiling futures-buffered v0.2.13
2026-07-06T05:56:16.4786889Z    Compiling vergen-lib v0.1.6
2026-07-06T05:56:16.5154519Z    Compiling heapless v0.7.17
2026-07-06T05:56:16.5390842Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-06T05:56:16.5666953Z    Compiling noq-udp v0.10.0
2026-07-06T05:56:16.6010771Z    Compiling sync_wrapper v1.0.2
2026-07-06T05:56:16.6079806Z    Compiling allocator-api2 v0.2.21
2026-07-06T05:56:16.6511361Z    Compiling digest v0.11.3
2026-07-06T05:56:16.6904552Z    Compiling opaque-debug v0.3.1
2026-07-06T05:56:16.7380636Z    Compiling byteorder v1.5.0
2026-07-06T05:56:16.7461323Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-06T05:56:16.7670192Z    Compiling polyval v0.6.2
2026-07-06T05:56:16.7760758Z    Compiling aws-lc-sys v0.41.0
2026-07-06T05:56:16.7841043Z    Compiling ring v0.17.14
2026-07-06T05:56:16.7949901Z    Compiling libsqlite3-sys v0.30.1
2026-07-06T05:56:16.9190519Z    Compiling hash32 v0.2.1
2026-07-06T05:56:16.9680467Z    Compiling spin v0.9.8
2026-07-06T05:56:17.0038183Z    Compiling vergen-gitcl v1.0.8
2026-07-06T05:56:17.0655374Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-06T05:56:17.1492497Z    Compiling ryu v1.0.23
2026-07-06T05:56:17.1627055Z    Compiling num_threads v0.1.7
2026-07-06T05:56:17.1840897Z    Compiling fallible-iterator v0.3.0
2026-07-06T05:56:17.1971083Z    Compiling tower-layer v0.3.3
2026-07-06T05:56:17.2581069Z    Compiling signature v3.0.0
2026-07-06T05:56:17.3481654Z    Compiling time v0.3.47
2026-07-06T05:56:17.3861005Z    Compiling ghash v0.5.1
2026-07-06T05:56:17.4091358Z    Compiling sha2 v0.11.0-rc.5
2026-07-06T05:56:17.4130696Z    Compiling ctr v0.9.2
2026-07-06T05:56:17.4341105Z    Compiling aes v0.8.4
2026-07-06T05:56:17.5100666Z    Compiling aead v0.5.2
2026-07-06T05:56:17.5810467Z    Compiling fs2 v0.4.3
2026-07-06T05:56:17.6390847Z    Compiling http-body-util v0.1.3
2026-07-06T05:56:17.6624988Z    Compiling arrayvec v0.7.6
2026-07-06T05:56:17.6747659Z    Compiling utf8parse v0.2.2
2026-07-06T05:56:17.7580546Z    Compiling openssl-probe v0.2.1
2026-07-06T05:56:17.7960601Z    Compiling crossbeam-epoch v0.9.18
2026-07-06T05:56:17.8500505Z    Compiling crossbeam-channel v0.5.15
2026-07-06T05:56:17.9360516Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-06T05:56:17.9890635Z    Compiling blake3 v1.8.5
2026-07-06T05:56:18.0140376Z    Compiling netlink-packet-route v0.29.0
2026-07-06T05:56:18.0442873Z    Compiling memoffset v0.6.5
2026-07-06T05:56:18.1471141Z    Compiling aes-gcm v0.10.3
2026-07-06T05:56:18.2484128Z    Compiling acto v0.8.2
2026-07-06T05:56:18.2630491Z    Compiling noq v0.18.0
2026-07-06T05:56:18.3002782Z    Compiling netwatch v0.16.0
2026-07-06T05:56:18.3282325Z    Compiling xml-rs v0.8.28
2026-07-06T05:56:18.4314268Z    Compiling ref-cast v1.0.25
2026-07-06T05:56:18.4491061Z    Compiling identity-hash v0.1.0
2026-07-06T05:56:18.5484641Z    Compiling rustc-hash v2.1.2
2026-07-06T05:56:18.5674042Z    Compiling tagptr v0.2.0
2026-07-06T05:56:18.5678090Z    Compiling foldhash v0.2.0
2026-07-06T05:56:18.6631095Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-06T05:56:18.7010687Z    Compiling lru-slab v0.1.2
2026-07-06T05:56:18.7240882Z    Compiling sorted-index-buffer v0.2.1
2026-07-06T05:56:18.7421044Z    Compiling mac-addr v0.3.0
2026-07-06T05:56:18.8107310Z    Compiling thiserror v1.0.69
2026-07-06T05:56:18.8327128Z    Compiling rustix v1.1.4
2026-07-06T05:56:18.8799453Z    Compiling synstructure v0.13.2
2026-07-06T05:56:18.9440693Z    Compiling darling_core v0.20.11
2026-07-06T05:56:18.9635318Z    Compiling serde_derive_internals v0.29.1
2026-07-06T05:56:19.2249122Z    Compiling xmltree v0.10.3
2026-07-06T05:56:19.2770527Z    Compiling hashbrown v0.16.1
2026-07-06T05:56:19.4460851Z    Compiling netlink-packet-route v0.30.0
2026-07-06T05:56:19.7938692Z    Compiling proc-macro-crate v3.5.0
2026-07-06T05:56:19.8290759Z    Compiling errno v0.3.14
2026-07-06T05:56:19.9590774Z    Compiling serial-core v0.4.0
2026-07-06T05:56:19.9759779Z    Compiling ioctl-rs v0.1.6
2026-07-06T05:56:20.0222138Z    Compiling termios v0.2.2
2026-07-06T05:56:20.0840798Z    Compiling aho-corasick v1.1.4
2026-07-06T05:56:20.1166445Z    Compiling simple-dns v0.9.3
2026-07-06T05:56:20.1871246Z    Compiling constant_time_eq v0.4.2
2026-07-06T05:56:20.1874610Z    Compiling sha1_smol v1.0.1
2026-07-06T05:56:20.1951925Z    Compiling simdutf8 v0.1.5
2026-07-06T05:56:20.2188650Z    Compiling arrayref v0.3.9
2026-07-06T05:56:20.2642018Z    Compiling toml_write v0.1.2
2026-07-06T05:56:20.3271853Z    Compiling linux-raw-sys v0.12.1
2026-07-06T05:56:20.3480878Z    Compiling smol_str v0.1.24
2026-07-06T05:56:20.3971485Z    Compiling regex-syntax v0.8.10
2026-07-06T05:56:20.4129459Z    Compiling signal-hook v0.3.18
2026-07-06T05:56:20.4502135Z    Compiling resolv-conf v0.7.6
2026-07-06T05:56:20.5247702Z    Compiling winnow v0.7.15
2026-07-06T05:56:20.5767057Z    Compiling serial-unix v0.4.0
2026-07-06T05:56:20.6473095Z    Compiling lru v0.16.4
2026-07-06T05:56:20.7926089Z    Compiling signal-hook-registry v1.4.8
2026-07-06T05:56:20.9340643Z    Compiling darling_core v0.23.0
2026-07-06T05:56:21.0251740Z    Compiling serde_bytes v0.11.19
2026-07-06T05:56:21.1010826Z    Compiling serde_derive v1.0.228
2026-07-06T05:56:21.2412683Z    Compiling zeroize_derive v1.4.3
2026-07-06T05:56:21.3140198Z    Compiling tokio-macros v2.7.0
2026-07-06T05:56:21.3770840Z    Compiling futures-macro v0.3.32
2026-07-06T05:56:21.8440761Z    Compiling zerofrom-derive v0.1.7
2026-07-06T05:56:22.0331336Z    Compiling zeroize v1.8.2
2026-07-06T05:56:22.0936476Z    Compiling tokio v1.52.3
2026-07-06T05:56:22.2591269Z    Compiling yoke-derive v0.8.2
2026-07-06T05:56:22.4550741Z    Compiling futures-util v0.3.32
2026-07-06T05:56:22.5970748Z    Compiling zerovec-derive v0.11.3
2026-07-06T05:56:23.0260555Z    Compiling displaydoc v0.2.6
2026-07-06T05:56:23.1070789Z    Compiling tracing-attributes v0.1.31
2026-07-06T05:56:23.5009583Z    Compiling zerofrom v0.1.8
2026-07-06T05:56:23.6691243Z    Compiling rustls-pki-types v1.14.1
2026-07-06T05:56:23.8631023Z    Compiling yoke v0.8.3
2026-07-06T05:56:24.0380658Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-06T05:56:24.1470568Z    Compiling zerotrie v0.2.4
2026-07-06T05:56:24.2094155Z    Compiling thiserror-impl v2.0.18
2026-07-06T05:56:24.3489274Z    Compiling zerovec v0.11.6
2026-07-06T05:56:24.6130784Z    Compiling darling_macro v0.20.11
2026-07-06T05:56:24.6633191Z    Compiling derive_more-impl v2.1.1
2026-07-06T05:56:24.7710508Z    Compiling spez v0.1.2
2026-07-06T05:56:24.8308823Z    Compiling n0-error-macros v0.1.3
2026-07-06T05:56:25.0261374Z    Compiling darling v0.20.11
2026-07-06T05:56:25.1680822Z    Compiling derive_builder_core v0.20.2
2026-07-06T05:56:25.2335360Z    Compiling tinystr v0.8.3
2026-07-06T05:56:25.3138875Z    Compiling potential_utf v0.1.5
2026-07-06T05:56:25.3543697Z    Compiling der v0.8.0-rc.10
2026-07-06T05:56:25.4580921Z    Compiling icu_locale_core v2.2.0
2026-07-06T05:56:25.5040404Z    Compiling icu_collections v2.2.0
2026-07-06T05:56:26.0488090Z    Compiling n0-error v0.1.3
2026-07-06T05:56:26.0860171Z    Compiling pin-project-internal v1.1.13
2026-07-06T05:56:26.2680692Z    Compiling futures-executor v0.3.32
2026-07-06T05:56:26.4600549Z    Compiling ed25519-dalek v2.2.0
2026-07-06T05:56:26.5100606Z    Compiling futures v0.3.32
2026-07-06T05:56:26.6000869Z    Compiling cobs v0.3.0
2026-07-06T05:56:26.6154737Z    Compiling derive_builder_macro v0.20.2
2026-07-06T05:56:26.6270941Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-06T05:56:26.8370684Z    Compiling icu_provider v2.2.0
2026-07-06T05:56:26.9141522Z    Compiling spt-proto v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-06T05:56:26.9531513Z    Compiling derive_builder v0.20.2
2026-07-06T05:56:27.2690513Z    Compiling icu_properties v2.2.0
2026-07-06T05:56:27.2880731Z    Compiling icu_normalizer v2.2.0
2026-07-06T05:56:27.4050669Z    Compiling ipnet v2.12.0
2026-07-06T05:56:27.4991056Z    Compiling spki v0.8.0-rc.4
2026-07-06T05:56:27.7117128Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-06T05:56:27.7330443Z    Compiling pin-project v1.1.13
2026-07-06T05:56:27.8180394Z    Compiling prefix-trie v0.8.4
2026-07-06T05:56:27.8937684Z    Compiling once_cell v1.21.4
2026-07-06T05:56:27.9621585Z    Compiling ed25519 v3.0.0-rc.4
2026-07-06T05:56:28.0251078Z    Compiling postcard-derive v0.2.2
2026-07-06T05:56:28.1920550Z    Compiling tracing-core v0.1.36
2026-07-06T05:56:28.5101006Z    Compiling hashbrown v0.14.5
2026-07-06T05:56:28.5140985Z    Compiling data-encoding-macro v0.1.20
2026-07-06T05:56:28.5951377Z    Compiling rustls-native-certs v0.8.4
2026-07-06T05:56:28.6101686Z    Compiling iroh-metrics-derive v0.4.1
2026-07-06T05:56:28.6681812Z    Compiling strum_macros v0.28.0
2026-07-06T05:56:28.7573270Z    Compiling idna_adapter v1.2.2
2026-07-06T05:56:28.7915316Z    Compiling tokio-util v0.7.18
2026-07-06T05:56:28.9010839Z    Compiling tracing v0.1.44
2026-07-06T05:56:28.9587876Z    Compiling idna v1.1.0
2026-07-06T05:56:29.1310392Z    Compiling netlink-sys v0.8.8
2026-07-06T05:56:29.1490544Z    Compiling tower v0.5.3
2026-07-06T05:56:29.2220917Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-06T05:56:29.2390338Z    Compiling postcard v1.1.3
2026-07-06T05:56:29.3120759Z    Compiling num_enum_derive v0.7.6
2026-07-06T05:56:29.5230446Z    Compiling url v2.5.8
2026-07-06T05:56:29.5337153Z    Compiling hashlink v0.9.1
2026-07-06T05:56:29.5533119Z    Compiling derive_more v2.1.1
2026-07-06T05:56:29.5870906Z    Compiling enum-assoc v1.3.0
2026-07-06T05:56:29.6729720Z    Compiling async-trait v0.1.89
2026-07-06T05:56:29.7546062Z    Compiling iroh-metrics v0.38.3
2026-07-06T05:56:29.7811005Z    Compiling netlink-proto v0.12.0
2026-07-06T05:56:29.8961273Z    Compiling h2 v0.4.14
2026-07-06T05:56:29.9852702Z    Compiling rusqlite v0.32.1
2026-07-06T05:56:30.0461158Z    Compiling n0-watcher v0.6.1
2026-07-06T05:56:30.0830734Z    Compiling tokio-stream v0.1.18
2026-07-06T05:56:30.0957209Z    Compiling netdev v0.42.0
2026-07-06T05:56:30.3070450Z    Compiling iroh-relay v0.98.0
2026-07-06T05:56:30.3173217Z    Compiling moka v0.12.15
2026-07-06T05:56:30.5544511Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-06T05:56:30.5713978Z    Compiling num_enum v0.7.6
2026-07-06T05:56:30.6130645Z    Compiling iroh-base v0.98.0
2026-07-06T05:56:30.6380988Z    Compiling attohttpc v0.30.1
2026-07-06T05:56:30.6960530Z    Compiling tower-http v0.6.11
2026-07-06T05:56:30.7501928Z    Compiling toml_datetime v0.6.11
2026-07-06T05:56:30.7698661Z    Compiling serde_spanned v0.6.9
2026-07-06T05:56:30.8720530Z    Compiling thiserror-impl v1.0.69
2026-07-06T05:56:30.9180548Z    Compiling ref-cast-impl v1.0.25
2026-07-06T05:56:31.2511071Z    Compiling toml_edit v0.22.27
2026-07-06T05:56:31.3310490Z    Compiling webpki-roots v1.0.7
2026-07-06T05:56:31.4781047Z    Compiling regex-automata v0.4.14
2026-07-06T05:56:31.5024986Z    Compiling spt-store v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-06T05:56:31.6420990Z    Compiling schemars_derive v1.2.1
2026-07-06T05:56:31.7701563Z    Compiling hmac v0.12.1
2026-07-06T05:56:31.9310779Z    Compiling strum v0.28.0
2026-07-06T05:56:31.9709396Z    Compiling seize v0.5.1
2026-07-06T05:56:32.0652126Z    Compiling iroh-dns v0.98.0
2026-07-06T05:56:32.0770716Z    Compiling iroh v0.98.2
2026-07-06T05:56:32.1170739Z    Compiling pin-utils v0.1.0
2026-07-06T05:56:32.2120715Z    Compiling bitflags v1.3.2
2026-07-06T05:56:32.2780697Z    Compiling dyn-clone v1.0.20
2026-07-06T05:56:32.2930604Z    Compiling cmov v0.5.4
2026-07-06T05:56:32.4060810Z    Compiling rustix v0.38.44
2026-07-06T05:56:32.4890944Z    Compiling papaya v0.2.4
2026-07-06T05:56:32.5690662Z    Compiling nix v0.25.1
2026-07-06T05:56:32.6026263Z    Compiling ctutils v0.4.2
2026-07-06T05:56:32.6226410Z    Compiling filedescriptor v0.8.3
2026-07-06T05:56:32.6362589Z    Compiling hkdf v0.12.4
2026-07-06T05:56:32.7730814Z    Compiling backon v1.6.0
2026-07-06T05:56:32.8791842Z    Compiling darling_macro v0.23.0
2026-07-06T05:56:32.8940798Z    Compiling serial v0.4.0
2026-07-06T05:56:32.9412113Z    Compiling anstyle-parse v1.0.0
2026-07-06T05:56:32.9810935Z    Compiling vte_generate_state_changes v0.1.2
2026-07-06T05:56:33.0535642Z    Compiling colorchoice v1.0.5
2026-07-06T05:56:33.0721486Z    Compiling foldhash v0.1.5
2026-07-06T05:56:33.1540756Z    Compiling shell-words v1.1.1
2026-07-06T05:56:33.1821241Z    Compiling linux-raw-sys v0.4.15
2026-07-06T05:56:33.2201502Z    Compiling instability v0.3.12
2026-07-06T05:56:33.2970644Z    Compiling downcast-rs v1.2.1
2026-07-06T05:56:33.3306045Z    Compiling anstyle-query v1.1.5
2026-07-06T05:56:33.3440445Z    Compiling anstyle v1.0.14
2026-07-06T05:56:33.3850837Z    Compiling is_terminal_polyfill v1.70.2
2026-07-06T05:56:33.4078673Z    Compiling vte v0.13.1
2026-07-06T05:56:33.4244014Z    Compiling darling v0.23.0
2026-07-06T05:56:33.4254329Z    Compiling hashbrown v0.15.5
2026-07-06T05:56:33.4534780Z    Compiling signal-hook-mio v0.2.5
2026-07-06T05:56:33.4830765Z    Compiling spake2 v0.4.0
2026-07-06T05:56:33.4960515Z    Compiling terminal_size v0.4.4
2026-07-06T05:56:33.5751102Z    Compiling anstream v1.0.0
2026-07-06T05:56:33.6447791Z    Compiling strum_macros v0.26.4
2026-07-06T05:56:33.6770910Z    Compiling sha1 v0.10.6
2026-07-06T05:56:33.8750070Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-06T05:56:33.9961113Z    Compiling itertools v0.13.0
2026-07-06T05:56:34.0570912Z    Compiling castaway v0.2.4
2026-07-06T05:56:34.0918323Z    Compiling schemars v1.2.1
2026-07-06T05:56:34.1817161Z    Compiling indoc v2.0.7
2026-07-06T05:56:34.4161725Z    Compiling toml v0.8.23
2026-07-06T05:56:34.6111096Z    Compiling doctest-file v1.1.1
2026-07-06T05:56:34.7870649Z    Compiling regex v1.12.3
2026-07-06T05:56:35.1681280Z    Compiling spt-msg v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-06T05:56:35.3509344Z    Compiling static_assertions v1.1.0
2026-07-06T05:56:35.4180913Z    Compiling unicode-width v0.1.14
2026-07-06T05:56:35.6167476Z    Compiling spt-runtime v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-06T05:56:35.7421009Z    Compiling hyper v1.10.1
2026-07-06T05:56:35.7916362Z    Compiling clap_lex v1.1.0
2026-07-06T05:56:36.1110645Z    Compiling clap_builder v4.6.0
2026-07-06T05:56:36.1830611Z    Compiling compact_str v0.8.2
2026-07-06T05:56:36.4322763Z    Compiling unicode-truncate v1.1.0
2026-07-06T05:56:36.4960639Z    Compiling strum v0.26.3
2026-07-06T05:56:36.6040709Z    Compiling interprocess v2.4.2
2026-07-06T05:56:36.6170588Z    Compiling crossterm v0.28.1
2026-07-06T05:56:36.9820910Z    Compiling lru v0.12.5
2026-07-06T05:56:37.1151228Z    Compiling clap_derive v4.6.1
2026-07-06T05:56:37.2030642Z    Compiling iana-time-zone v0.1.65
2026-07-06T05:56:37.2741249Z    Compiling cassowary v0.3.0
2026-07-06T05:56:37.3237538Z    Compiling unicode-width v0.2.0
2026-07-06T05:56:37.5504412Z    Compiling portable-pty v0.8.1
2026-07-06T05:56:37.5710524Z    Compiling chrono v0.4.45
2026-07-06T05:56:37.6474225Z    Compiling nucleo-matcher v0.3.1
2026-07-06T05:56:37.6703173Z    Compiling qrcode v0.14.1
2026-07-06T05:56:37.8941534Z    Compiling hyper-util v0.1.20
2026-07-06T05:56:38.0071570Z    Compiling spt-term v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-06T05:56:38.1711399Z    Compiling ratatui v0.29.0
2026-07-06T05:56:38.5371243Z    Compiling tempfile v3.27.0
2026-07-06T05:56:39.1179096Z    Compiling spt-live v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-06T05:56:39.4438882Z    Compiling clap v4.6.1
2026-07-06T05:56:39.9860642Z    Compiling igd-next v0.17.1
2026-07-06T05:56:41.3453991Z    Compiling portmapper v0.16.0
2026-07-06T05:56:47.3077121Z    Compiling rustls-webpki v0.103.13
2026-07-06T05:56:49.8057665Z    Compiling tokio-rustls v0.26.4
2026-07-06T05:56:49.8058294Z    Compiling noq-proto v0.17.0
2026-07-06T05:56:49.8058774Z    Compiling rustls-platform-verifier v0.7.0
2026-07-06T05:56:49.9532083Z    Compiling hickory-net v0.26.0-beta.4
2026-07-06T05:56:49.9532717Z    Compiling hyper-rustls v0.27.9
2026-07-06T05:56:49.9533191Z    Compiling tokio-websockets v0.13.2
2026-07-06T05:56:50.0970296Z    Compiling reqwest v0.13.4
2026-07-06T05:56:51.0817053Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-06T05:57:05.5765730Z    Compiling spt-net v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-06T05:57:07.1163043Z    Compiling spt-daemon v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-06T05:57:15.1162618Z    Compiling spt v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-06T05:57:19.8849610Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-07-06T05:57:19.9121511Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-b275a0970b188bf2)
2026-07-06T05:57:19.9138378Z 
2026-07-06T05:57:19.9138543Z running 1 test
2026-07-06T05:57:26.1508138Z test new_brain_serves_against_old_broker ... ok
2026-07-06T05:57:26.1508491Z 
2026-07-06T05:57:26.1508801Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.24s
2026-07-06T05:57:26.1509465Z 
2026-07-06T05:57:26.1751593Z Post job cleanup.
2026-07-06T05:57:26.2443059Z [command]/usr/bin/git version
2026-07-06T05:57:26.2472940Z git version 2.43.0
2026-07-06T05:57:26.2502837Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f57efb08-f8d6-42d7-9edc-f29f9cda4420' before making global git config changes
2026-07-06T05:57:26.2503496Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:57:26.2506301Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-06T05:57:26.2536181Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:57:26.2560857Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T05:57:26.2747342Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:57:26.2767843Z http.https://github.com/.extraheader
2026-07-06T05:57:26.2776548Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-06T05:57:26.2803251Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T05:57:26.3028870Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:57:26.3057314Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T05:57:26.3397598Z Cleaning up orphan processes
2026-07-06T05:57:26.3978792Z Terminate orphan process: pid (2534938) (spt)
